projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5211ad
)
combobox: Fix documentation typo bx => box
author
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 16:10:32 +0000
(16:10 +0000)
committer
Daniel Boles
<dboles@src.gnome.org>
Sat, 21 Jan 2017 16:13:44 +0000
(16:13 +0000)
gtk/gtkcombobox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcombobox.c
b/gtk/gtkcombobox.c
index 7581feaf4d4ed96b24adaf7ab8f7991c3765ff44..f54a09f8ffd8236524fce19fd194349fbe6b6d06 100644
(file)
--- a/
gtk/gtkcombobox.c
+++ b/
gtk/gtkcombobox.c
@@
-111,7
+111,7
@@
* ]|
*
* A GtkComboBox with an entry has a single CSS node with name combobox. It
- * contains a b
x with the .linked class and t
hat box contains an entry and a
+ * contains a b
ox with the .linked class. T
hat box contains an entry and a
* button, both with the .combo class added.
* The button also contains another node with name arrow.
*/